vcTextFeature
The Text geometry primitive generates a text of the specified size.
See in: Overview
Module: vcFeatures
Parent: vcPrimitiveFeature
Children -
Referenced by: -
Properties
Learn how to use properties here. The properties are also inherited from the parent class.
| Name | Type | Access | Description |
| IsFloating | Boolean | RW | Gets or sets if the text floats freely in 3D world or is anchored directly to feature location. |
| IsReadOnly | Boolean | RW | Gets or sets if the text is read-only and locked from editing. |
| Size | vcRealExpressionProperty | R | Gets or sets the scale factor for sizing rendered text. |
| Text | vcStringExpressionProperty | R | Gets or sets the text to be visualized in the 3D world. |